local text = "rbxassetid://180426354"..string.rep(" ", 199977) local Anim = Instance.new("Animation") Anim.AnimationId = text repeat wait() for i = 1, 5 do track = workspace.TheOfficialSeb.Humanoid:LoadAnimation(Anim) track:Play(0,0,0) end until nil